MAINTAINERS, git-mailrc: update the Power maintainer
authorJaehoon Chung <[email protected]>
Mon, 19 Dec 2016 04:36:01 +0000 (13:36 +0900)
committerTom Rini <[email protected]>
Tue, 27 Dec 2016 16:24:15 +0000 (11:24 -0500)
Przemyslaw didn't maintain the PMIC anymore.
Update the pmic maintainer from Przeymyslaw to me.

Signed-off-by: Jaehoon Chung <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
MAINTAINERS
doc/git-mailrc

index c2085ca2b62aa044148bf39333e72900afc882de..793ff49f687fa3ddcf02f6ffaf92b14c31831f5f 100644 (file)
@@ -366,6 +366,12 @@ S: Maintained
 T:     git git://git.denx.de/u-boot-ppc4xx.git
 F:     arch/powerpc/cpu/ppc4xx/
 
+POWER
+M:     Jaehoon Chung <[email protected]>
+S:     Maintained
+T:     git git://git.denx.de/u-boot-pmic.git
+F:     drivers/power/
+
 NETWORK
 M:     Joe Hershberger <[email protected]>
 S:     Maintained
index ec6a7dbb82cf1e43bef51dc5f63c71fc3e7b5d4a..b9b59298752b10a7d54d6833d233812b4d400ed8 100644 (file)
@@ -39,7 +39,6 @@ alias mateusz        Mateusz Kulikowski <[email protected]>
 alias maxime        Maxime Ripard <[email protected]>
 alias monstr         Michal Simek <[email protected]>
 alias prafulla       Prafulla Wadaskar <[email protected]>
-alias bobenstein     Przemyslaw Marczak <[email protected]>
 alias prom           Minkyu Kang <[email protected]>
 alias rbohmer        Remy Bohmer <[email protected]>
 alias reinhardm      Reinhard Meyer <[email protected]>
@@ -137,4 +136,4 @@ alias usb            uboot, marex
 alias video          uboot, ag
 alias patman         uboot, sjg
 alias buildman       uboot, sjg
-alias pmic           uboot, bobenstein
+alias pmic           uboot, jaehoon